ComponentOne ASP.NET MVC Controls
OnClientFormatItem Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : OnClientFormatItem Property
Event that fires when items in the drop-down list are created.
Syntax
'Declaration
 
Public Property OnClientFormatItem As String
public string OnClientFormatItem {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members